home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.0 KB | 38 lines | [TEXT/GEOL] |
- Item 2172393 2-Nov-90 10:31PST
-
- From: CDA0004 Shana Corporation,IDV
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: Re- Printing on LW
-
- Attn: MacApp.Tech$
- SentBy: Wayne Malkin
- Date 2/11/90
- Subject Re- Printing on LW
- From Wayne Malkin
- To MacApp.Tech$
-
- Memo Subject:Re- Printing on LW
-
- Doug,
-
- The LaserWriter doesn't invert. However, it does print white type.
-
- You might consider painting the black rectangle first, then drawing the type
- over top (with TextMode (srcBic) to print white type).
-
- There are problems with using TextBox, though. You have to print the text in
- several sections, which TextBox won't do, and TextBox always does an EraseRect
- before drawing the text.
-
- All together, a complex and rather shaky proposition. Hopefully someone else
- will be more inspired.
-
- You also might try painting the rectange with srcBic. I lost your original
- link, so I'm not sure if this is what you already tried.
-
- -- Wayne
-
-
-